Release 10.1A: OpenEdge Development:
Progress 4GL Reference
DISPLAY-MESSAGE( ) method
Displays a message in an alert box. The Debugger stores these messages and displays them to the user in an alert box when the Debugger regains control of an application.
Return type: INTEGER Applies to: DEBUGGER system handle
char-expressionAny character expression.
This method appends a new line to
Note: To use this method, you must have the Application Debugger installed in your OpenEdge environment.char-expressionbefore displaying the specified string. If the Debugger is initialized andchar-expressionis a valid character expression, this method returns TRUE. Otherwise, it returns FALSE with no effect.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |